serv_send_file

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void serv_send_file(PurpleConnection* gc, const(char)* who, const(char)* file)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    serv_send_file
    (,
    const(char)* who
    ,
    const(char)* file
    )
  2. da_serv_send_file serv_send_file;

Meta